Skip to content

feat(strings): Improve utilities for working with string union types#101

Merged
ieedan merged 1 commit intomainfrom
strings-updates
May 27, 2025
Merged

feat(strings): Improve utilities for working with string union types#101
ieedan merged 1 commit intomainfrom
strings-updates

Conversation

@ieedan
Copy link
Owner

@ieedan ieedan commented May 27, 2025

This should make it much easier to coerce an unknown string into the type of a string union type safely.

@ieedan ieedan self-assigned this May 27, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 27, 2025

🦋 Changeset detected

Latest commit: 3c0f249

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
std Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 715 / 715
🟢 Statements 100% (🎯 100%) 715 / 715
🟢 Functions 100% (🎯 100%) 93 / 93
🟢 Branches 100% (🎯 100%) 313 / 313
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/ts/strings.ts 100% 100% 100% 100%
Generated in workflow #76 for commit 3c0f249 by the Vitest Coverage Report Action

@ieedan ieedan merged commit e5ab9bc into main May 27, 2025
2 checks passed
@ieedan ieedan deleted the strings-updates branch May 27, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant